home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / usr / bin / system-config-printer-applet < prev    next >
Encoding:
Text File  |  2009-05-05  |  80 b   |  4 lines

  1. #!/bin/sh
  2. prefix=/usr
  3. exec ${prefix}/share/system-config-printer/applet.py "$@"
  4.